Micron Document
🎖️GitЯра🎖️

Commit 05679ec276b98c668d4433c0cf5331a15cea63a8


Parents : e67ebb7
Author : James Rich <2199651+jamesarich@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-05-20T17:43:05-07:00
Committer : GitHub <noreply@github.com>
Date : 2026-05-20T19:43:05-05:00

chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5557)

Changes

195 files changed, 893 insertions(+), 1049 deletions(-)


Diff

diff --git a/docs/ar-rSA/user/connections.md b/docs/ar-rSA/user/connections.md
index 7ab256ff88..93fddfc427 100644
--- a/docs/ar-rSA/user/connections.md
+++ b/docs/ar-rSA/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/ar-rSA/user/desktop.md b/docs/ar-rSA/user/desktop.md
index 54738389cf..8b20adbd8c 100644
--- a/docs/ar-rSA/user/desktop.md
+++ b/docs/ar-rSA/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/ar-rSA/user/nodes.md b/docs/ar-rSA/user/nodes.md
index 58a35a31fa..072d0429b6 100644
--- a/docs/ar-rSA/user/nodes.md
+++ b/docs/ar-rSA/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/ar-rSA/user/settings-module-admin.md b/docs/ar-rSA/user/settings-module-admin.md
index 1bec4e0501..069849a847 100644
--- a/docs/ar-rSA/user/settings-module-admin.md
+++ b/docs/ar-rSA/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/ar-rSA/user/settings-radio-user.md b/docs/ar-rSA/user/settings-radio-user.md
index dd3502cf9b..2208107a28 100644
--- a/docs/ar-rSA/user/settings-radio-user.md
+++ b/docs/ar-rSA/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- الإعدادات
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | الوصف |
-| --------------------- | -------------------------------------------------------------------------- |
-| Public Key | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Private Key | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | الوصف |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Public Key | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Private Key | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/be-rBY/user/connections.md b/docs/be-rBY/user/connections.md
index 57a3910eca..abc8cda9a0 100644
--- a/docs/be-rBY/user/connections.md
+++ b/docs/be-rBY/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/be-rBY/user/desktop.md b/docs/be-rBY/user/desktop.md
index 891ab82f22..73b5d6fe19 100644
--- a/docs/be-rBY/user/desktop.md
+++ b/docs/be-rBY/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Абзор
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Установка
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/be-rBY/user/nodes.md b/docs/be-rBY/user/nodes.md
index b14bd31947..3700033265 100644
--- a/docs/be-rBY/user/nodes.md
+++ b/docs/be-rBY/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/be-rBY/user/settings-module-admin.md b/docs/be-rBY/user/settings-module-admin.md
index 1f89c08bc3..6dc9699222 100644
--- a/docs/be-rBY/user/settings-module-admin.md
+++ b/docs/be-rBY/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/be-rBY/user/settings-radio-user.md b/docs/be-rBY/user/settings-radio-user.md
index 6e4c470e7f..b1c9db8c97 100644
--- a/docs/be-rBY/user/settings-radio-user.md
+++ b/docs/be-rBY/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Апісанне |
-| --------------------- | -------------------------------------------------------------------------- |
-| Public Key | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Прыватны ключ | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Апісанне |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Public Key | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Прыватны ключ | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/bg-rBG/user/connections.md b/docs/bg-rBG/user/connections.md
index 1bf53053aa..d5317483a8 100644
--- a/docs/bg-rBG/user/connections.md
+++ b/docs/bg-rBG/user/connections.md
@@ -2,7 +2,7 @@
title: Връзки
parent: Ръководство за потребители
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Свържете телефона или настолния си компютър с Meshtastic радио чрез Bluetooth, USB или TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/bg-rBG/user/desktop.md b/docs/bg-rBG/user/desktop.md
index 6ef562f393..b5a2481408 100644
--- a/docs/bg-rBG/user/desktop.md
+++ b/docs/bg-rBG/user/desktop.md
@@ -2,7 +2,7 @@
title: Настолно приложение
parent: Ръководство за потребители
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Настолно приложение
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Преглед
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Инсталация
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/bg-rBG/user/nodes.md b/docs/bg-rBG/user/nodes.md
index c678d916ed..9f74aa1f83 100644
--- a/docs/bg-rBG/user/nodes.md
+++ b/docs/bg-rBG/user/nodes.md
@@ -2,7 +2,7 @@
title: Възли
parent: Ръководство за потребители
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- - Remove node
+ - Премахване на възела
## Filtering & Sorting

diff --git a/docs/bg-rBG/user/settings-module-admin.md b/docs/bg-rBG/user/settings-module-admin.md
index 03546db359..af8bf76a36 100644
--- a/docs/bg-rBG/user/settings-module-admin.md
+++ b/docs/bg-rBG/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: Ръководство за потребители
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/bg-rBG/user/settings-radio-user.md b/docs/bg-rBG/user/settings-radio-user.md
index ddc72b02e3..5c8b2147be 100644
--- a/docs/bg-rBG/user/settings-radio-user.md
+++ b/docs/bg-rBG/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: Ръководство за потребители
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- настройки
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Конфигуриране на сигурността
-| Настройка | Описание |
-| --------------------- | -------------------------------------------------------------------------- |
-| Публичен ключ | Your node's public key (read-only) |
-| Администраторски ключ | Key for remote administration |
-| Частен ключ | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Управляем режим | Restrict non-admin channel changes |
+| Настройка | Описание |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Публичен ключ | Your node's public key (read-only) |
+| Администраторски ключ | Key for remote administration |
+| Частен ключ | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Управляем режим | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/ca-rES/user/connections.md b/docs/ca-rES/user/connections.md
index bd77463877..4256bc9a1e 100644
--- a/docs/ca-rES/user/connections.md
+++ b/docs/ca-rES/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/ca-rES/user/desktop.md b/docs/ca-rES/user/desktop.md
index 8501480449..1af615e667 100644
--- a/docs/ca-rES/user/desktop.md
+++ b/docs/ca-rES/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/ca-rES/user/nodes.md b/docs/ca-rES/user/nodes.md
index 52e3bf55f7..2ca75c89a7 100644
--- a/docs/ca-rES/user/nodes.md
+++ b/docs/ca-rES/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/ca-rES/user/settings-module-admin.md b/docs/ca-rES/user/settings-module-admin.md
index f2216e4f63..77ce26541e 100644
--- a/docs/ca-rES/user/settings-module-admin.md
+++ b/docs/ca-rES/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/ca-rES/user/settings-radio-user.md b/docs/ca-rES/user/settings-radio-user.md
index 24c09c527d..3ac2d8df52 100644
--- a/docs/ca-rES/user/settings-radio-user.md
+++ b/docs/ca-rES/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Descripció |
-| --------------------- | -------------------------------------------------------------------------- |
-| Public Key | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Private Key | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Descripció |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Public Key | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Private Key | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/cs-rCZ/user/connections.md b/docs/cs-rCZ/user/connections.md
index da4b79d0f8..eeb7b55f72 100644
--- a/docs/cs-rCZ/user/connections.md
+++ b/docs/cs-rCZ/user/connections.md
@@ -2,7 +2,7 @@
title: Připojení
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/cs-rCZ/user/desktop.md b/docs/cs-rCZ/user/desktop.md
index 7ad1d2faac..2b9436f812 100644
--- a/docs/cs-rCZ/user/desktop.md
+++ b/docs/cs-rCZ/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/cs-rCZ/user/nodes.md b/docs/cs-rCZ/user/nodes.md
index bc6c59e160..c440ee1f0a 100644
--- a/docs/cs-rCZ/user/nodes.md
+++ b/docs/cs-rCZ/user/nodes.md
@@ -2,7 +2,7 @@
title: Uzly
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/cs-rCZ/user/settings-module-admin.md b/docs/cs-rCZ/user/settings-module-admin.md
index 67a48d83af..134ac1804d 100644
--- a/docs/cs-rCZ/user/settings-module-admin.md
+++ b/docs/cs-rCZ/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/cs-rCZ/user/settings-radio-user.md b/docs/cs-rCZ/user/settings-radio-user.md
index 8543408158..4c72545703 100644
--- a/docs/cs-rCZ/user/settings-radio-user.md
+++ b/docs/cs-rCZ/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- nastavení
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Nastavení zabezpečení
-| Nastavení | Popis |
-| --------------------- | -------------------------------------------------------------------------- |
-| Veřejný klíč | Your node's public key (read-only) |
-| Administrátorský klíč | Key for remote administration |
-| Soukromý klíč | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Řízený režim | Restrict non-admin channel changes |
+| Nastavení | Popis |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Veřejný klíč | Your node's public key (read-only) |
+| Administrátorský klíč | Key for remote administration |
+| Soukromý klíč | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Řízený režim | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/de-rDE/user/connections.md b/docs/de-rDE/user/connections.md
index 6902699901..7dfbe1b6f1 100644
--- a/docs/de-rDE/user/connections.md
+++ b/docs/de-rDE/user/connections.md
@@ -2,7 +2,7 @@
title: Verbindungen
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/de-rDE/user/desktop.md b/docs/de-rDE/user/desktop.md
index 6261c5979c..dc8955f4bf 100644
--- a/docs/de-rDE/user/desktop.md
+++ b/docs/de-rDE/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Übersicht
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Tastaturkürzel
-| Tastaturkürzel | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Einstellungen öffnen |
+| Tastaturkürzel | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Einstellungen öffnen |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/de-rDE/user/nodes.md b/docs/de-rDE/user/nodes.md
index 686cbbce1d..e0e1d1aa52 100644
--- a/docs/de-rDE/user/nodes.md
+++ b/docs/de-rDE/user/nodes.md
@@ -2,7 +2,7 @@
title: Knoten
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- - Remove node
+ - Knoten entfernen
## Filtering & Sorting

diff --git a/docs/de-rDE/user/settings-module-admin.md b/docs/de-rDE/user/settings-module-admin.md
index ce289f93c9..a48655ad06 100644
--- a/docs/de-rDE/user/settings-module-admin.md
+++ b/docs/de-rDE/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/de-rDE/user/settings-radio-user.md b/docs/de-rDE/user/settings-radio-user.md
index 57c4f96070..30eac8f806 100644
--- a/docs/de-rDE/user/settings-radio-user.md
+++ b/docs/de-rDE/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- Einstellungen
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Öffentlicher Schlüssel | Your node's public key (read-only) |
| Administrativer Schlüssel | Key for remote administration |
| Privater Schlüssel | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Fehlersuchprotokolle (Debug) | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Verwalteter Modus | Restrict non-admin channel changes |

diff --git a/docs/el-rGR/user/connections.md b/docs/el-rGR/user/connections.md
index 415925900d..62b26b7407 100644
--- a/docs/el-rGR/user/connections.md
+++ b/docs/el-rGR/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/el-rGR/user/desktop.md b/docs/el-rGR/user/desktop.md
index a892b49c8f..73d263d76e 100644
--- a/docs/el-rGR/user/desktop.md
+++ b/docs/el-rGR/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/el-rGR/user/nodes.md b/docs/el-rGR/user/nodes.md
index fee2af4e84..59c712bb06 100644
--- a/docs/el-rGR/user/nodes.md
+++ b/docs/el-rGR/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/el-rGR/user/settings-module-admin.md b/docs/el-rGR/user/settings-module-admin.md
index 9429fee0d6..312bee7630 100644
--- a/docs/el-rGR/user/settings-module-admin.md
+++ b/docs/el-rGR/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/el-rGR/user/settings-radio-user.md b/docs/el-rGR/user/settings-radio-user.md
index fd80ae3607..3871218312 100644
--- a/docs/el-rGR/user/settings-radio-user.md
+++ b/docs/el-rGR/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- ρυθμίσεις
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Περιγραφή |
-| --------------------- | -------------------------------------------------------------------------- |
-| Δημόσιο Κλειδί | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Ιδιωτικό Κλειδί | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Περιγραφή |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Δημόσιο Κλειδί | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Ιδιωτικό Κλειδί | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/es-rES/user/connections.md b/docs/es-rES/user/connections.md
index e0f9e9f4b1..a60af0fa01 100644
--- a/docs/es-rES/user/connections.md
+++ b/docs/es-rES/user/connections.md
@@ -2,7 +2,7 @@
title: Conexiones
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/es-rES/user/desktop.md b/docs/es-rES/user/desktop.md
index e939c5da7b..39277f983c 100644
--- a/docs/es-rES/user/desktop.md
+++ b/docs/es-rES/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Visión general
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/es-rES/user/nodes.md b/docs/es-rES/user/nodes.md
index 85200daba0..2e5a4c3409 100644
--- a/docs/es-rES/user/nodes.md
+++ b/docs/es-rES/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodos
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/es-rES/user/settings-module-admin.md b/docs/es-rES/user/settings-module-admin.md
index c49605f4d9..be246084cb 100644
--- a/docs/es-rES/user/settings-module-admin.md
+++ b/docs/es-rES/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/es-rES/user/settings-radio-user.md b/docs/es-rES/user/settings-radio-user.md
index 1c8f0f5434..173c557ab8 100644
--- a/docs/es-rES/user/settings-radio-user.md
+++ b/docs/es-rES/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- ajustes
@@ -148,7 +148,7 @@ The modem preset controls the fundamental tradeoff between **range** and **data
| Clave Pública | Your node's public key (read-only) |
| Contraseña de administrador | Key for remote administration |
| Clave privada | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
| Debug Log | Output live debug logging over serial/bluetooth |
| Serial Enabled | Enable serial console access (moved from Device Config) |
| Modo "ya terminado de configurar" | Restrict non-admin channel changes |

diff --git a/docs/et-rEE/user/connections.md b/docs/et-rEE/user/connections.md
index 791c28854c..98e48271f2 100644
--- a/docs/et-rEE/user/connections.md
+++ b/docs/et-rEE/user/connections.md
@@ -2,7 +2,7 @@
title: Ühendus
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/et-rEE/user/desktop.md b/docs/et-rEE/user/desktop.md
index a0074d3f93..2c76cb82f8 100644
--- a/docs/et-rEE/user/desktop.md
+++ b/docs/et-rEE/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/et-rEE/user/nodes.md b/docs/et-rEE/user/nodes.md
index bb1e4000fe..17b59fb3a2 100644
--- a/docs/et-rEE/user/nodes.md
+++ b/docs/et-rEE/user/nodes.md
@@ -2,7 +2,7 @@
title: Sõlmed
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/et-rEE/user/settings-module-admin.md b/docs/et-rEE/user/settings-module-admin.md
index 05c95e8a00..a69aa87ed6 100644
--- a/docs/et-rEE/user/settings-module-admin.md
+++ b/docs/et-rEE/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/et-rEE/user/settings-radio-user.md b/docs/et-rEE/user/settings-radio-user.md
index 116609e2d8..306f09fec2 100644
--- a/docs/et-rEE/user/settings-radio-user.md
+++ b/docs/et-rEE/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- sätted
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Turva sätted
-| Setting | Kirjeldus |
-| --------------------- | -------------------------------------------------------------------------- |
-| Avalik võti | Your node's public key (read-only) |
-| Administraatori võti | Key for remote administration |
-| Salajane võti | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Hallatud režiim | Restrict non-admin channel changes |
+| Setting | Kirjeldus |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Avalik võti | Your node's public key (read-only) |
+| Administraatori võti | Key for remote administration |
+| Salajane võti | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Hallatud režiim | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/fi-rFI/user/connections.md b/docs/fi-rFI/user/connections.md
index ff2304ff8e..fcd3dacce0 100644
--- a/docs/fi-rFI/user/connections.md
+++ b/docs/fi-rFI/user/connections.md
@@ -2,7 +2,7 @@
title: Yhteydet
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/fi-rFI/user/desktop.md b/docs/fi-rFI/user/desktop.md
index 0db700d2c0..c329ba115a 100644
--- a/docs/fi-rFI/user/desktop.md
+++ b/docs/fi-rFI/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Yleiskatsaus
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Asennus
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/fi-rFI/user/nodes.md b/docs/fi-rFI/user/nodes.md
index 4030448fde..310f05e44f 100644
--- a/docs/fi-rFI/user/nodes.md
+++ b/docs/fi-rFI/user/nodes.md
@@ -2,7 +2,7 @@
title: Laitteet
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- - Remove node
+ - Poista laite
## Filtering & Sorting

diff --git a/docs/fi-rFI/user/settings-module-admin.md b/docs/fi-rFI/user/settings-module-admin.md
index 606dbe760e..79b17b43d5 100644
--- a/docs/fi-rFI/user/settings-module-admin.md
+++ b/docs/fi-rFI/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/fi-rFI/user/settings-radio-user.md b/docs/fi-rFI/user/settings-radio-user.md
index 8059aeb043..58dc59114a 100644
--- a/docs/fi-rFI/user/settings-radio-user.md
+++ b/docs/fi-rFI/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- asetukset
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Turvallisuusasetukset
-| Setting | Kuvaus |
-| --------------------- | -------------------------------------------------------------------------- |
-| Julkinen avain | Your node's public key (read-only) |
-| Ylläpitäjän avain | Key for remote administration |
-| Yksityinen avain | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Hallintatila | Restrict non-admin channel changes |
+| Setting | Kuvaus |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Julkinen avain | Your node's public key (read-only) |
+| Ylläpitäjän avain | Key for remote administration |
+| Yksityinen avain | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Hallintatila | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/fr-rFR/user/connections.md b/docs/fr-rFR/user/connections.md
index a6da9fbe35..cdac6a7d79 100644
--- a/docs/fr-rFR/user/connections.md
+++ b/docs/fr-rFR/user/connections.md
@@ -2,7 +2,7 @@
title: Connexions
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/fr-rFR/user/desktop.md b/docs/fr-rFR/user/desktop.md
index 90ef260c79..4c7db28ed5 100644
--- a/docs/fr-rFR/user/desktop.md
+++ b/docs/fr-rFR/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/fr-rFR/user/nodes.md b/docs/fr-rFR/user/nodes.md
index 2dcd48aaf7..ae4eea7e6d 100644
--- a/docs/fr-rFR/user/nodes.md
+++ b/docs/fr-rFR/user/nodes.md
@@ -2,7 +2,7 @@
title: Nœuds
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- - Remove node
+ - Supprimer le nœud
## Filtering & Sorting

diff --git a/docs/fr-rFR/user/settings-module-admin.md b/docs/fr-rFR/user/settings-module-admin.md
index 676991a082..9c597fa254 100644
--- a/docs/fr-rFR/user/settings-module-admin.md
+++ b/docs/fr-rFR/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/fr-rFR/user/settings-radio-user.md b/docs/fr-rFR/user/settings-radio-user.md
index 88583b1f13..5eeae22ec2 100644
--- a/docs/fr-rFR/user/settings-radio-user.md
+++ b/docs/fr-rFR/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- paramètres
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Configuration de sécurité
-| Setting | Description |
-| --------------------- | -------------------------------------------------------------------------- |
-| Clé publique | Your node's public key (read-only) |
-| Clé Admin | Key for remote administration |
-| Clé privée | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Mode géré | Restrict non-admin channel changes |
+| Setting | Description |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Clé publique | Your node's public key (read-only) |
+| Clé Admin | Key for remote administration |
+| Clé privée | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Mode géré | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/ga-rIE/user/connections.md b/docs/ga-rIE/user/connections.md
index fc57792902..9765e9260c 100644
--- a/docs/ga-rIE/user/connections.md
+++ b/docs/ga-rIE/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/ga-rIE/user/desktop.md b/docs/ga-rIE/user/desktop.md
index 8501480449..1af615e667 100644
--- a/docs/ga-rIE/user/desktop.md
+++ b/docs/ga-rIE/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/ga-rIE/user/nodes.md b/docs/ga-rIE/user/nodes.md
index 7fcb2b81c7..fe9d10fbd3 100644
--- a/docs/ga-rIE/user/nodes.md
+++ b/docs/ga-rIE/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/ga-rIE/user/settings-module-admin.md b/docs/ga-rIE/user/settings-module-admin.md
index f5bb0bbca4..7e94008bc4 100644
--- a/docs/ga-rIE/user/settings-module-admin.md
+++ b/docs/ga-rIE/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/ga-rIE/user/settings-radio-user.md b/docs/ga-rIE/user/settings-radio-user.md
index 82f1dd63b7..2a8ebd54dc 100644
--- a/docs/ga-rIE/user/settings-radio-user.md
+++ b/docs/ga-rIE/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Cur síos |
-| --------------------- | -------------------------------------------------------------------------- |
-| Public Key | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Private Key | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Cur síos |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Public Key | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Private Key | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/gl-rES/user/connections.md b/docs/gl-rES/user/connections.md
index 78571b6e2b..350066a067 100644
--- a/docs/gl-rES/user/connections.md
+++ b/docs/gl-rES/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/gl-rES/user/desktop.md b/docs/gl-rES/user/desktop.md
index 8501480449..1af615e667 100644
--- a/docs/gl-rES/user/desktop.md
+++ b/docs/gl-rES/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/gl-rES/user/nodes.md b/docs/gl-rES/user/nodes.md
index 8aad5b8084..9967713858 100644
--- a/docs/gl-rES/user/nodes.md
+++ b/docs/gl-rES/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/gl-rES/user/settings-module-admin.md b/docs/gl-rES/user/settings-module-admin.md
index 5562584179..14144e843b 100644
--- a/docs/gl-rES/user/settings-module-admin.md
+++ b/docs/gl-rES/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/gl-rES/user/settings-radio-user.md b/docs/gl-rES/user/settings-radio-user.md
index 34aa6e6f92..d4cee6873c 100644
--- a/docs/gl-rES/user/settings-radio-user.md
+++ b/docs/gl-rES/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Descrición |
-| --------------------- | -------------------------------------------------------------------------- |
-| Public Key | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Private Key | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Descrición |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Public Key | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Private Key | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/hr-rHR/user/connections.md b/docs/hr-rHR/user/connections.md
index bddf5582e4..abb038f2a1 100644
--- a/docs/hr-rHR/user/connections.md
+++ b/docs/hr-rHR/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/hr-rHR/user/desktop.md b/docs/hr-rHR/user/desktop.md
index 8501480449..1af615e667 100644
--- a/docs/hr-rHR/user/desktop.md
+++ b/docs/hr-rHR/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/hr-rHR/user/nodes.md b/docs/hr-rHR/user/nodes.md
index 25966e8255..bf71273b74 100644
--- a/docs/hr-rHR/user/nodes.md
+++ b/docs/hr-rHR/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/hr-rHR/user/settings-module-admin.md b/docs/hr-rHR/user/settings-module-admin.md
index b22dce27ea..d0a02d3ba1 100644
--- a/docs/hr-rHR/user/settings-module-admin.md
+++ b/docs/hr-rHR/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/hr-rHR/user/settings-radio-user.md b/docs/hr-rHR/user/settings-radio-user.md
index d9704a5e59..196a3c5713 100644
--- a/docs/hr-rHR/user/settings-radio-user.md
+++ b/docs/hr-rHR/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Opis |
-| --------------------- | -------------------------------------------------------------------------- |
-| Public Key | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Private Key | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Opis |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Public Key | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Private Key | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/ht-rHT/user/connections.md b/docs/ht-rHT/user/connections.md
index 9a1d466513..9bad0b3697 100644
--- a/docs/ht-rHT/user/connections.md
+++ b/docs/ht-rHT/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/ht-rHT/user/desktop.md b/docs/ht-rHT/user/desktop.md
index 8501480449..1af615e667 100644
--- a/docs/ht-rHT/user/desktop.md
+++ b/docs/ht-rHT/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/ht-rHT/user/nodes.md b/docs/ht-rHT/user/nodes.md
index ed17ba7686..cc498f37a7 100644
--- a/docs/ht-rHT/user/nodes.md
+++ b/docs/ht-rHT/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/ht-rHT/user/settings-module-admin.md b/docs/ht-rHT/user/settings-module-admin.md
index a78afdb321..364e1300d3 100644
--- a/docs/ht-rHT/user/settings-module-admin.md
+++ b/docs/ht-rHT/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/ht-rHT/user/settings-radio-user.md b/docs/ht-rHT/user/settings-radio-user.md
index be72fa2c89..d3bd7647b1 100644
--- a/docs/ht-rHT/user/settings-radio-user.md
+++ b/docs/ht-rHT/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Deskripsyon |
-| --------------------- | -------------------------------------------------------------------------- |
-| Public Key | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Private Key | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Deskripsyon |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Public Key | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Private Key | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/hu-rHU/user/connections.md b/docs/hu-rHU/user/connections.md
index 771aee9a8f..0441fdfafd 100644
--- a/docs/hu-rHU/user/connections.md
+++ b/docs/hu-rHU/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/hu-rHU/user/desktop.md b/docs/hu-rHU/user/desktop.md
index a6e943255b..5a6df9cf6b 100644
--- a/docs/hu-rHU/user/desktop.md
+++ b/docs/hu-rHU/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/hu-rHU/user/nodes.md b/docs/hu-rHU/user/nodes.md
index fd0b276837..0ab44f51e5 100644
--- a/docs/hu-rHU/user/nodes.md
+++ b/docs/hu-rHU/user/nodes.md
@@ -2,7 +2,7 @@
title: Csomópontok
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/hu-rHU/user/settings-module-admin.md b/docs/hu-rHU/user/settings-module-admin.md
index 6f52c61f6e..dda5b1e6ea 100644
--- a/docs/hu-rHU/user/settings-module-admin.md
+++ b/docs/hu-rHU/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/hu-rHU/user/settings-radio-user.md b/docs/hu-rHU/user/settings-radio-user.md
index 68fb0993e4..eeef91a6cc 100644
--- a/docs/hu-rHU/user/settings-radio-user.md
+++ b/docs/hu-rHU/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- beállítások
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Biztonsági beállítások
-| Setting | Leírás |
-| --------------------- | -------------------------------------------------------------------------- |
-| Nyilvános kulcs | Your node's public key (read-only) |
-| Admin kulcs | Key for remote administration |
-| Privát kulcs | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Felügyelt mód | Restrict non-admin channel changes |
+| Setting | Leírás |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Nyilvános kulcs | Your node's public key (read-only) |
+| Admin kulcs | Key for remote administration |
+| Privát kulcs | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Felügyelt mód | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/is-rIS/user/connections.md b/docs/is-rIS/user/connections.md
index fd136877ec..7adf1e38df 100644
--- a/docs/is-rIS/user/connections.md
+++ b/docs/is-rIS/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/is-rIS/user/desktop.md b/docs/is-rIS/user/desktop.md
index 8501480449..1af615e667 100644
--- a/docs/is-rIS/user/desktop.md
+++ b/docs/is-rIS/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/is-rIS/user/nodes.md b/docs/is-rIS/user/nodes.md
index 8d1a01b553..a1224ee9fa 100644
--- a/docs/is-rIS/user/nodes.md
+++ b/docs/is-rIS/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/is-rIS/user/settings-module-admin.md b/docs/is-rIS/user/settings-module-admin.md
index e5915c1a39..fbc056efd2 100644
--- a/docs/is-rIS/user/settings-module-admin.md
+++ b/docs/is-rIS/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/is-rIS/user/settings-radio-user.md b/docs/is-rIS/user/settings-radio-user.md
index bd6f91f668..242ba5918b 100644
--- a/docs/is-rIS/user/settings-radio-user.md
+++ b/docs/is-rIS/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Lýsing |
-| --------------------- | -------------------------------------------------------------------------- |
-| Public Key | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Private Key | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Lýsing |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Public Key | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Private Key | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/it-rIT/user/connections.md b/docs/it-rIT/user/connections.md
index 04edaa28cd..f7a20f6fc4 100644
--- a/docs/it-rIT/user/connections.md
+++ b/docs/it-rIT/user/connections.md
@@ -2,7 +2,7 @@
title: Connessioni
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/it-rIT/user/desktop.md b/docs/it-rIT/user/desktop.md
index b8c9601d9b..29f83dff7a 100644
--- a/docs/it-rIT/user/desktop.md
+++ b/docs/it-rIT/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Panoramica
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installazione
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/it-rIT/user/nodes.md b/docs/it-rIT/user/nodes.md
index c598961117..b362530400 100644
--- a/docs/it-rIT/user/nodes.md
+++ b/docs/it-rIT/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodi
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- - Remove node
+ - Rimuovi Nodo
## Filtering & Sorting

diff --git a/docs/it-rIT/user/settings-module-admin.md b/docs/it-rIT/user/settings-module-admin.md
index fad5d24021..f143e5201a 100644
--- a/docs/it-rIT/user/settings-module-admin.md
+++ b/docs/it-rIT/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/it-rIT/user/settings-radio-user.md b/docs/it-rIT/user/settings-radio-user.md
index d042400e24..6a8450f774 100644
--- a/docs/it-rIT/user/settings-radio-user.md
+++ b/docs/it-rIT/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- impostazioni
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Configurazione Sicurezza
-| Impostazione | Descrizione |
-| ------------------------------- | -------------------------------------------------------------------------- |
-| Chiave Pubblica | Your node's public key (read-only) |
-| Chiave Amministratore | Key for remote administration |
-| Chiave Privata | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Log di debug | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Modalità Gestita | Restrict non-admin channel changes |
+| Impostazione | Descrizione |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Chiave Pubblica | Your node's public key (read-only) |
+| Chiave Amministratore | Key for remote administration |
+| Chiave Privata | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Log di debug | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Modalità Gestita | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/iw-rIL/user/connections.md b/docs/iw-rIL/user/connections.md
index 44c21d85d4..b3d5f82f92 100644
--- a/docs/iw-rIL/user/connections.md
+++ b/docs/iw-rIL/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/iw-rIL/user/desktop.md b/docs/iw-rIL/user/desktop.md
index 97328df868..469ee16355 100644
--- a/docs/iw-rIL/user/desktop.md
+++ b/docs/iw-rIL/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/iw-rIL/user/nodes.md b/docs/iw-rIL/user/nodes.md
index 2cff4450e8..8ce0c02708 100644
--- a/docs/iw-rIL/user/nodes.md
+++ b/docs/iw-rIL/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/iw-rIL/user/settings-module-admin.md b/docs/iw-rIL/user/settings-module-admin.md
index e5ac136ce2..da5f062938 100644
--- a/docs/iw-rIL/user/settings-module-admin.md
+++ b/docs/iw-rIL/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/iw-rIL/user/settings-radio-user.md b/docs/iw-rIL/user/settings-radio-user.md
index f198484f2e..3bd384bb9b 100644
--- a/docs/iw-rIL/user/settings-radio-user.md
+++ b/docs/iw-rIL/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- הגדרות
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | תיאור |
-| --------------------- | -------------------------------------------------------------------------- |
-| Public Key | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Private Key | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | תיאור |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Public Key | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Private Key | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/ja-rJP/user/connections.md b/docs/ja-rJP/user/connections.md
index 759aea4697..4c87f558aa 100644
--- a/docs/ja-rJP/user/connections.md
+++ b/docs/ja-rJP/user/connections.md
@@ -2,7 +2,7 @@
title: コネクション
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/ja-rJP/user/desktop.md b/docs/ja-rJP/user/desktop.md
index 0e36f97a0a..3134dec677 100644
--- a/docs/ja-rJP/user/desktop.md
+++ b/docs/ja-rJP/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/ja-rJP/user/nodes.md b/docs/ja-rJP/user/nodes.md
index a5dddb052e..068ba97bed 100644
--- a/docs/ja-rJP/user/nodes.md
+++ b/docs/ja-rJP/user/nodes.md
@@ -2,7 +2,7 @@
title: ノード
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/ja-rJP/user/settings-module-admin.md b/docs/ja-rJP/user/settings-module-admin.md
index cc40e13c76..1d8e827cf2 100644
--- a/docs/ja-rJP/user/settings-module-admin.md
+++ b/docs/ja-rJP/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/ja-rJP/user/settings-radio-user.md b/docs/ja-rJP/user/settings-radio-user.md
index b5360fe301..6cd79aa282 100644
--- a/docs/ja-rJP/user/settings-radio-user.md
+++ b/docs/ja-rJP/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- 設定
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### セキュリティ設定
-| Setting | 説明 |
-| --------------------- | -------------------------------------------------------------------------- |
-| 公開鍵 | Your node's public key (read-only) |
-| 管理者キー | Key for remote administration |
-| 秘密鍵 | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| 管理モード | Restrict non-admin channel changes |
+| Setting | 説明 |
+| ------------------------- | -------------------------------------------------------------------------- |
+| 公開鍵 | Your node's public key (read-only) |
+| 管理者キー | Key for remote administration |
+| 秘密鍵 | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| 管理モード | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/ko-rKR/user/connections.md b/docs/ko-rKR/user/connections.md
index d31f0fb420..962ccce7fc 100644
--- a/docs/ko-rKR/user/connections.md
+++ b/docs/ko-rKR/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/ko-rKR/user/desktop.md b/docs/ko-rKR/user/desktop.md
index f7b80e59f7..0b5aa70337 100644
--- a/docs/ko-rKR/user/desktop.md
+++ b/docs/ko-rKR/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/ko-rKR/user/nodes.md b/docs/ko-rKR/user/nodes.md
index 99c131fab3..d1f04a1229 100644
--- a/docs/ko-rKR/user/nodes.md
+++ b/docs/ko-rKR/user/nodes.md
@@ -2,7 +2,7 @@
title: 노드
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/ko-rKR/user/settings-module-admin.md b/docs/ko-rKR/user/settings-module-admin.md
index 8b3cc93a2c..37d277ac3d 100644
--- a/docs/ko-rKR/user/settings-module-admin.md
+++ b/docs/ko-rKR/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/ko-rKR/user/settings-radio-user.md b/docs/ko-rKR/user/settings-radio-user.md
index caf3d3942a..a754ca9c26 100644
--- a/docs/ko-rKR/user/settings-radio-user.md
+++ b/docs/ko-rKR/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- 설정
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### 보안 설정
-| Setting | 설명 |
-| --------------------- | -------------------------------------------------------------------------- |
-| 공개 키 | Your node's public key (read-only) |
-| Admin 키 | Key for remote administration |
-| 개인 키 | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| 관리 모드 | Restrict non-admin channel changes |
+| Setting | 설명 |
+| ------------------------- | -------------------------------------------------------------------------- |
+| 공개 키 | Your node's public key (read-only) |
+| Admin 키 | Key for remote administration |
+| 개인 키 | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| 관리 모드 | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/lt-rLT/user/connections.md b/docs/lt-rLT/user/connections.md
index f59d5e9152..df6310c884 100644
--- a/docs/lt-rLT/user/connections.md
+++ b/docs/lt-rLT/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/lt-rLT/user/desktop.md b/docs/lt-rLT/user/desktop.md
index 8501480449..1af615e667 100644
--- a/docs/lt-rLT/user/desktop.md
+++ b/docs/lt-rLT/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/lt-rLT/user/nodes.md b/docs/lt-rLT/user/nodes.md
index cbd516e675..bd54a310e3 100644
--- a/docs/lt-rLT/user/nodes.md
+++ b/docs/lt-rLT/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/lt-rLT/user/settings-module-admin.md b/docs/lt-rLT/user/settings-module-admin.md
index 4b96d1b055..5cd614d9ef 100644
--- a/docs/lt-rLT/user/settings-module-admin.md
+++ b/docs/lt-rLT/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/lt-rLT/user/settings-radio-user.md b/docs/lt-rLT/user/settings-radio-user.md
index bab652fda9..5fdfbbd4d1 100644
--- a/docs/lt-rLT/user/settings-radio-user.md
+++ b/docs/lt-rLT/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Aprašymas |
-| --------------------- | -------------------------------------------------------------------------- |
-| Viešasis raktas | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Privatus raktas | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Aprašymas |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Viešasis raktas | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Privatus raktas | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/nl-rNL/user/connections.md b/docs/nl-rNL/user/connections.md
index a785a82f93..aea8988090 100644
--- a/docs/nl-rNL/user/connections.md
+++ b/docs/nl-rNL/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/nl-rNL/user/desktop.md b/docs/nl-rNL/user/desktop.md
index 48c990a901..eb06f1034c 100644
--- a/docs/nl-rNL/user/desktop.md
+++ b/docs/nl-rNL/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/nl-rNL/user/nodes.md b/docs/nl-rNL/user/nodes.md
index 2faa771e37..de8fba2471 100644
--- a/docs/nl-rNL/user/nodes.md
+++ b/docs/nl-rNL/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/nl-rNL/user/settings-module-admin.md b/docs/nl-rNL/user/settings-module-admin.md
index 04f008ed55..3029ae20de 100644
--- a/docs/nl-rNL/user/settings-module-admin.md
+++ b/docs/nl-rNL/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/nl-rNL/user/settings-radio-user.md b/docs/nl-rNL/user/settings-radio-user.md
index 00f4fce366..58963e246e 100644
--- a/docs/nl-rNL/user/settings-radio-user.md
+++ b/docs/nl-rNL/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- instellingen
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Beveiligings Configuratie
-| Setting | Beschrijving |
-| --------------------- | -------------------------------------------------------------------------- |
-| Publieke sleutel | Your node's public key (read-only) |
-| Admin Sleutel | Key for remote administration |
-| Privésleutel | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Beheerde modus | Restrict non-admin channel changes |
+| Setting | Beschrijving |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Publieke sleutel | Your node's public key (read-only) |
+| Admin Sleutel | Key for remote administration |
+| Privésleutel | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Beheerde modus | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/no-rNO/user/connections.md b/docs/no-rNO/user/connections.md
index cade025721..9c336df020 100644
--- a/docs/no-rNO/user/connections.md
+++ b/docs/no-rNO/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/no-rNO/user/desktop.md b/docs/no-rNO/user/desktop.md
index 8501480449..1af615e667 100644
--- a/docs/no-rNO/user/desktop.md
+++ b/docs/no-rNO/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/no-rNO/user/nodes.md b/docs/no-rNO/user/nodes.md
index 5cff291981..56852384c6 100644
--- a/docs/no-rNO/user/nodes.md
+++ b/docs/no-rNO/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/no-rNO/user/settings-module-admin.md b/docs/no-rNO/user/settings-module-admin.md
index 22cb04975d..4d241bfaef 100644
--- a/docs/no-rNO/user/settings-module-admin.md
+++ b/docs/no-rNO/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/no-rNO/user/settings-radio-user.md b/docs/no-rNO/user/settings-radio-user.md
index b5f77e772b..f3c2a6acb6 100644
--- a/docs/no-rNO/user/settings-radio-user.md
+++ b/docs/no-rNO/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Beskrivelse |
-| --------------------- | -------------------------------------------------------------------------- |
-| Offentlig nøkkel | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Privat nøkkel | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Beskrivelse |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Offentlig nøkkel | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Privat nøkkel | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/pl-rPL/user/connections.md b/docs/pl-rPL/user/connections.md
index 8ac2388a03..3e099931c5 100644
--- a/docs/pl-rPL/user/connections.md
+++ b/docs/pl-rPL/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/pl-rPL/user/desktop.md b/docs/pl-rPL/user/desktop.md
index 4aeadcade5..b35d3f35d0 100644
--- a/docs/pl-rPL/user/desktop.md
+++ b/docs/pl-rPL/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/pl-rPL/user/nodes.md b/docs/pl-rPL/user/nodes.md
index ae4e7c8552..6c9acd7150 100644
--- a/docs/pl-rPL/user/nodes.md
+++ b/docs/pl-rPL/user/nodes.md
@@ -2,7 +2,7 @@
title: Węzły
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- - Remove node
+ - Usuń węzeł
## Filtering & Sorting

diff --git a/docs/pl-rPL/user/settings-module-admin.md b/docs/pl-rPL/user/settings-module-admin.md
index 3fa1674e02..44f7e51736 100644
--- a/docs/pl-rPL/user/settings-module-admin.md
+++ b/docs/pl-rPL/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/pl-rPL/user/settings-radio-user.md b/docs/pl-rPL/user/settings-radio-user.md
index 44b1e8e056..8f55ec94fc 100644
--- a/docs/pl-rPL/user/settings-radio-user.md
+++ b/docs/pl-rPL/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- ustawienia
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Konfiguracja zabezpieczeń
-| Setting | Opis |
-| --------------------- | -------------------------------------------------------------------------- |
-| Klucz publiczny | Your node's public key (read-only) |
-| Klucz administratora | Key for remote administration |
-| Klucz prywatny | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Opis |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Klucz publiczny | Your node's public key (read-only) |
+| Klucz administratora | Key for remote administration |
+| Klucz prywatny | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/pt-rBR/user/connections.md b/docs/pt-rBR/user/connections.md
index ac871023b9..644a81a8a3 100644
--- a/docs/pt-rBR/user/connections.md
+++ b/docs/pt-rBR/user/connections.md
@@ -2,7 +2,7 @@
title: Conexões
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/pt-rBR/user/desktop.md b/docs/pt-rBR/user/desktop.md
index c60da2b4e7..21bc022270 100644
--- a/docs/pt-rBR/user/desktop.md
+++ b/docs/pt-rBR/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/pt-rBR/user/nodes.md b/docs/pt-rBR/user/nodes.md
index 7746e2ce50..df855bc1c7 100644
--- a/docs/pt-rBR/user/nodes.md
+++ b/docs/pt-rBR/user/nodes.md
@@ -2,7 +2,7 @@
title: Nós
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/pt-rBR/user/settings-module-admin.md b/docs/pt-rBR/user/settings-module-admin.md
index 10c625ed35..979b3c6ed3 100644
--- a/docs/pt-rBR/user/settings-module-admin.md
+++ b/docs/pt-rBR/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/pt-rBR/user/settings-radio-user.md b/docs/pt-rBR/user/settings-radio-user.md
index 18681bf374..11d602b21c 100644
--- a/docs/pt-rBR/user/settings-radio-user.md
+++ b/docs/pt-rBR/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- configurações
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Configurações de Segurança
-| Setting | Descrição |
-| ---------------------- | -------------------------------------------------------------------------- |
-| Chave Publica | Your node's public key (read-only) |
-| Chave do Administrador | Key for remote administration |
-| Chave Privada | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Modo Administrado | Restrict non-admin channel changes |
+| Setting | Descrição |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Chave Publica | Your node's public key (read-only) |
+| Chave do Administrador | Key for remote administration |
+| Chave Privada | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Modo Administrado | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/pt-rPT/user/connections.md b/docs/pt-rPT/user/connections.md
index 6f807ca285..f9b1af54b5 100644
--- a/docs/pt-rPT/user/connections.md
+++ b/docs/pt-rPT/user/connections.md
@@ -2,7 +2,7 @@
title: Ligações
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/pt-rPT/user/desktop.md b/docs/pt-rPT/user/desktop.md
index d571a3f1b8..e1404b7182 100644
--- a/docs/pt-rPT/user/desktop.md
+++ b/docs/pt-rPT/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/pt-rPT/user/nodes.md b/docs/pt-rPT/user/nodes.md
index 5ecbc9abce..58f86064cf 100644
--- a/docs/pt-rPT/user/nodes.md
+++ b/docs/pt-rPT/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/pt-rPT/user/settings-module-admin.md b/docs/pt-rPT/user/settings-module-admin.md
index 6561720bd5..9f70937c30 100644
--- a/docs/pt-rPT/user/settings-module-admin.md
+++ b/docs/pt-rPT/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/pt-rPT/user/settings-radio-user.md b/docs/pt-rPT/user/settings-radio-user.md
index bd43e3aa0e..5934c4ec7e 100644
--- a/docs/pt-rPT/user/settings-radio-user.md
+++ b/docs/pt-rPT/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- definições
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Configuração de Segurança
-| Setting | Descrição |
-| ---------------------- | -------------------------------------------------------------------------- |
-| Chave pública | Your node's public key (read-only) |
-| Chave do Administrador | Key for remote administration |
-| Chave privada | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Modo Administrado | Restrict non-admin channel changes |
+| Setting | Descrição |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Chave pública | Your node's public key (read-only) |
+| Chave do Administrador | Key for remote administration |
+| Chave privada | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Modo Administrado | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/ro-rRO/user/connections.md b/docs/ro-rRO/user/connections.md
index 480ed31761..eecaf20ad4 100644
--- a/docs/ro-rRO/user/connections.md
+++ b/docs/ro-rRO/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/ro-rRO/user/desktop.md b/docs/ro-rRO/user/desktop.md
index ab07dacd5b..3e6c1faf84 100644
--- a/docs/ro-rRO/user/desktop.md
+++ b/docs/ro-rRO/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/ro-rRO/user/nodes.md b/docs/ro-rRO/user/nodes.md
index d79698e317..097a27a524 100644
--- a/docs/ro-rRO/user/nodes.md
+++ b/docs/ro-rRO/user/nodes.md
@@ -2,7 +2,7 @@
title: Noduri
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/ro-rRO/user/settings-module-admin.md b/docs/ro-rRO/user/settings-module-admin.md
index d68637e1ee..d211d7ee45 100644
--- a/docs/ro-rRO/user/settings-module-admin.md
+++ b/docs/ro-rRO/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/ro-rRO/user/settings-radio-user.md b/docs/ro-rRO/user/settings-radio-user.md
index 0267c22356..c627a70936 100644
--- a/docs/ro-rRO/user/settings-radio-user.md
+++ b/docs/ro-rRO/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- setari
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Descriere |
-| --------------------- | -------------------------------------------------------------------------- |
-| Chei publice | Your node's public key (read-only) |
-| Cheie Administrator | Key for remote administration |
-| Cheia privată | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Mod Gestionat | Restrict non-admin channel changes |
+| Setting | Descriere |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Chei publice | Your node's public key (read-only) |
+| Cheie Administrator | Key for remote administration |
+| Cheia privată | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Mod Gestionat | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/ru-rRU/user/connections.md b/docs/ru-rRU/user/connections.md
index 1a616df684..dfd74b1493 100644
--- a/docs/ru-rRU/user/connections.md
+++ b/docs/ru-rRU/user/connections.md
@@ -2,7 +2,7 @@
title: Соединения
parent: Руководство пользователя
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Подключите ваш телефон или компьютер к устройству Meshtastic через Bluetooth, USB или TCP/IP.
aliases:
- bluetooth
@@ -22,7 +22,7 @@ Bluetooth Low Energy является наиболее распростране
### Привязка устройства
1. Убедитесь, что устройство Meshtastic включено и находится в режиме сопряжения.
-2. Откройте приложение и перейдите в **Соединения**.
+2. Open the app and navigate to the **Connect** tab.
3. Нажмите **Сканировать устройства** — появятся ближайшие устройства Meshtastic.
4. Выберите ваше устройство из списка.
5. Примите запрос на соединение Bluetooth, если показано.
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/ru-rRU/user/desktop.md b/docs/ru-rRU/user/desktop.md
index 4ef1f6fd8f..d3816ed371 100644
--- a/docs/ru-rRU/user/desktop.md
+++ b/docs/ru-rRU/user/desktop.md
@@ -2,7 +2,7 @@
title: Настольное приложение
parent: Руководство пользователя
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Настольное приложение
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Обзор
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Установка
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/ru-rRU/user/nodes.md b/docs/ru-rRU/user/nodes.md
index aca2f48261..83e3d77719 100644
--- a/docs/ru-rRU/user/nodes.md
+++ b/docs/ru-rRU/user/nodes.md
@@ -2,7 +2,7 @@
title: Ноды
parent: Руководство пользователя
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Просматривайте, фильтруйте и сортируйте ноды сети — просматривайте подробности, качество сигнала, роли и быстрые действия.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- - Remove node
+ - Удалить ноду
## Filtering & Sorting

diff --git a/docs/ru-rRU/user/settings-module-admin.md b/docs/ru-rRU/user/settings-module-admin.md
index 56265d423a..1db6185870 100644
--- a/docs/ru-rRU/user/settings-module-admin.md
+++ b/docs/ru-rRU/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Настройки — Модули и администрирование
parent: Руководство пользователя
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/ru-rRU/user/settings-radio-user.md b/docs/ru-rRU/user/settings-radio-user.md
index 487c4ea8b9..15e4f1f916 100644
--- a/docs/ru-rRU/user/settings-radio-user.md
+++ b/docs/ru-rRU/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Настройки - Радио и пользователь
parent: Руководство пользователя
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Настройте ваше радиоустройство, пресеты LoRa, пользовательский профиль, обмен местоположением, управление питанием и безопасность.
aliases:
- настройки
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Настройки безопасности
-| Настройка | Описание |
-| --------------------- | -------------------------------------------------------------------------- |
-| Публичный ключ | Your node's public key (read-only) |
-| Ключ администратора | Key for remote administration |
-| Приватный ключ | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Журнал отладки | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Управляемый режим | Restrict non-admin channel changes |
+| Настройка | Описание |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Публичный ключ | Your node's public key (read-only) |
+| Ключ администратора | Key for remote administration |
+| Приватный ключ | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Журнал отладки | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Управляемый режим | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/sk-rSK/user/connections.md b/docs/sk-rSK/user/connections.md
index 8d0e90bafd..d812083a6d 100644
--- a/docs/sk-rSK/user/connections.md
+++ b/docs/sk-rSK/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/sk-rSK/user/desktop.md b/docs/sk-rSK/user/desktop.md
index 2a7b102d2d..5e3586d9ab 100644
--- a/docs/sk-rSK/user/desktop.md
+++ b/docs/sk-rSK/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/sk-rSK/user/nodes.md b/docs/sk-rSK/user/nodes.md
index 5cdbe28c48..0cb5135d9b 100644
--- a/docs/sk-rSK/user/nodes.md
+++ b/docs/sk-rSK/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/sk-rSK/user/settings-module-admin.md b/docs/sk-rSK/user/settings-module-admin.md
index 576a2bf2e9..288444fb6e 100644
--- a/docs/sk-rSK/user/settings-module-admin.md
+++ b/docs/sk-rSK/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/sk-rSK/user/settings-radio-user.md b/docs/sk-rSK/user/settings-radio-user.md
index 20a92545e9..18e72d6d09 100644
--- a/docs/sk-rSK/user/settings-radio-user.md
+++ b/docs/sk-rSK/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- nastavenia
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Popis |
-| --------------------- | -------------------------------------------------------------------------- |
-| Verejný kľúč | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Súkromný kľúč | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Popis |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Verejný kľúč | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Súkromný kľúč | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/sl-rSI/user/connections.md b/docs/sl-rSI/user/connections.md
index abb15e683e..d16f3b939d 100644
--- a/docs/sl-rSI/user/connections.md
+++ b/docs/sl-rSI/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/sl-rSI/user/desktop.md b/docs/sl-rSI/user/desktop.md
index 8501480449..1af615e667 100644
--- a/docs/sl-rSI/user/desktop.md
+++ b/docs/sl-rSI/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/sl-rSI/user/nodes.md b/docs/sl-rSI/user/nodes.md
index 6f921884e0..e8ff8cb87b 100644
--- a/docs/sl-rSI/user/nodes.md
+++ b/docs/sl-rSI/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/sl-rSI/user/settings-module-admin.md b/docs/sl-rSI/user/settings-module-admin.md
index b53a4da07b..1d06e008f5 100644
--- a/docs/sl-rSI/user/settings-module-admin.md
+++ b/docs/sl-rSI/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/sl-rSI/user/settings-radio-user.md b/docs/sl-rSI/user/settings-radio-user.md
index 408fd0da62..e2e9a230aa 100644
--- a/docs/sl-rSI/user/settings-radio-user.md
+++ b/docs/sl-rSI/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Opis |
-| --------------------- | -------------------------------------------------------------------------- |
-| Javni ključ | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Zasebni ključ | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Opis |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Javni ključ | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Zasebni ključ | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/sq-rAL/user/connections.md b/docs/sq-rAL/user/connections.md
index c5c15aaebb..a8248706ce 100644
--- a/docs/sq-rAL/user/connections.md
+++ b/docs/sq-rAL/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/sq-rAL/user/desktop.md b/docs/sq-rAL/user/desktop.md
index 8501480449..1af615e667 100644
--- a/docs/sq-rAL/user/desktop.md
+++ b/docs/sq-rAL/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/sq-rAL/user/nodes.md b/docs/sq-rAL/user/nodes.md
index b3b176b2d2..242ac35b5d 100644
--- a/docs/sq-rAL/user/nodes.md
+++ b/docs/sq-rAL/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodes
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/sq-rAL/user/settings-module-admin.md b/docs/sq-rAL/user/settings-module-admin.md
index 4831a82b92..6aedb204dc 100644
--- a/docs/sq-rAL/user/settings-module-admin.md
+++ b/docs/sq-rAL/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/sq-rAL/user/settings-radio-user.md b/docs/sq-rAL/user/settings-radio-user.md
index 95294da310..523d2082e2 100644
--- a/docs/sq-rAL/user/settings-radio-user.md
+++ b/docs/sq-rAL/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- settings
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Përshkrimi |
-| --------------------- | -------------------------------------------------------------------------- |
-| Public Key | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Private Key | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Përshkrimi |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Public Key | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Private Key | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/sr-rLatn/user/connections.md b/docs/sr-rLatn/user/connections.md
index cb01ae7541..7307eda553 100644
--- a/docs/sr-rLatn/user/connections.md
+++ b/docs/sr-rLatn/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/sr-rLatn/user/desktop.md b/docs/sr-rLatn/user/desktop.md
index 8a9c8c87a0..54239c550c 100644
--- a/docs/sr-rLatn/user/desktop.md
+++ b/docs/sr-rLatn/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Отвори подешавања |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Отвори подешавања |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/sr-rLatn/user/nodes.md b/docs/sr-rLatn/user/nodes.md
index 767bdc0098..b7ee642adb 100644
--- a/docs/sr-rLatn/user/nodes.md
+++ b/docs/sr-rLatn/user/nodes.md
@@ -2,7 +2,7 @@
title: Чворови
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/sr-rLatn/user/settings-module-admin.md b/docs/sr-rLatn/user/settings-module-admin.md
index cd08f03ea5..c5aca6fd2b 100644
--- a/docs/sr-rLatn/user/settings-module-admin.md
+++ b/docs/sr-rLatn/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/sr-rLatn/user/settings-radio-user.md b/docs/sr-rLatn/user/settings-radio-user.md
index 4669cb04e3..3557266a58 100644
--- a/docs/sr-rLatn/user/settings-radio-user.md
+++ b/docs/sr-rLatn/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- подешавања
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Сигурносна подешавања
-| Setting | Опис |
-| --------------------- | -------------------------------------------------------------------------- |
-| Javni ključ | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Privatni ključ | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Опис |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Javni ključ | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Privatni ključ | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/srp/user/connections.md b/docs/srp/user/connections.md
index 7ccf064b67..a6bc6bacac 100644
--- a/docs/srp/user/connections.md
+++ b/docs/srp/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/srp/user/desktop.md b/docs/srp/user/desktop.md
index 8a9c8c87a0..54239c550c 100644
--- a/docs/srp/user/desktop.md
+++ b/docs/srp/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Отвори подешавања |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Отвори подешавања |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/srp/user/nodes.md b/docs/srp/user/nodes.md
index 0ce8b665b1..9f938e8747 100644
--- a/docs/srp/user/nodes.md
+++ b/docs/srp/user/nodes.md
@@ -2,7 +2,7 @@
title: Чворови
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/srp/user/settings-module-admin.md b/docs/srp/user/settings-module-admin.md
index fcb9762684..4e7cb2aefa 100644
--- a/docs/srp/user/settings-module-admin.md
+++ b/docs/srp/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/srp/user/settings-radio-user.md b/docs/srp/user/settings-radio-user.md
index 4e902edc3a..32586f6c81 100644
--- a/docs/srp/user/settings-radio-user.md
+++ b/docs/srp/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- подешавања
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Сигурносна подешавања
-| Setting | Опис |
-| --------------------- | -------------------------------------------------------------------------- |
-| Јавни кључ | Your node's public key (read-only) |
-| Admin Key | Key for remote administration |
-| Приватни кључ | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Managed Mode | Restrict non-admin channel changes |
+| Setting | Опис |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Јавни кључ | Your node's public key (read-only) |
+| Admin Key | Key for remote administration |
+| Приватни кључ | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Managed Mode | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/sv-rSE/user/connections.md b/docs/sv-rSE/user/connections.md
index 2647bb733a..25f09028cd 100644
--- a/docs/sv-rSE/user/connections.md
+++ b/docs/sv-rSE/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/sv-rSE/user/desktop.md b/docs/sv-rSE/user/desktop.md
index 516e91d159..46443c090b 100644
--- a/docs/sv-rSE/user/desktop.md
+++ b/docs/sv-rSE/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/sv-rSE/user/nodes.md b/docs/sv-rSE/user/nodes.md
index 1716f04ad2..f5849e292a 100644
--- a/docs/sv-rSE/user/nodes.md
+++ b/docs/sv-rSE/user/nodes.md
@@ -2,7 +2,7 @@
title: Noder
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- - Remove node
+ - Ta bort nod
## Filtering & Sorting

diff --git a/docs/sv-rSE/user/settings-module-admin.md b/docs/sv-rSE/user/settings-module-admin.md
index 85690373f6..ef67d489ac 100644
--- a/docs/sv-rSE/user/settings-module-admin.md
+++ b/docs/sv-rSE/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/sv-rSE/user/settings-radio-user.md b/docs/sv-rSE/user/settings-radio-user.md
index 45bbedfbc6..78a8b25540 100644
--- a/docs/sv-rSE/user/settings-radio-user.md
+++ b/docs/sv-rSE/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- inställningar
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Security Config
-| Setting | Beskrivning |
-| --------------------- | -------------------------------------------------------------------------- |
-| Publik nyckel | Your node's public key (read-only) |
-| Admin-nyckel | Key for remote administration |
-| Privat nyckel | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Hanterat läge | Restrict non-admin channel changes |
+| Setting | Beskrivning |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Publik nyckel | Your node's public key (read-only) |
+| Admin-nyckel | Key for remote administration |
+| Privat nyckel | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Hanterat läge | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/tr-rTR/user/connections.md b/docs/tr-rTR/user/connections.md
index 9a7f5bb16a..3b6603cfc1 100644
--- a/docs/tr-rTR/user/connections.md
+++ b/docs/tr-rTR/user/connections.md
@@ -2,7 +2,7 @@
title: Bağlantılar
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/tr-rTR/user/desktop.md b/docs/tr-rTR/user/desktop.md
index d4c936ba81..8e398aef94 100644
--- a/docs/tr-rTR/user/desktop.md
+++ b/docs/tr-rTR/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Genel Bakış
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/tr-rTR/user/nodes.md b/docs/tr-rTR/user/nodes.md
index e69fcbb90e..6cecdc9882 100644
--- a/docs/tr-rTR/user/nodes.md
+++ b/docs/tr-rTR/user/nodes.md
@@ -2,7 +2,7 @@
title: Nodelar
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- - Remove node
+ - Node sil
## Filtering & Sorting

diff --git a/docs/tr-rTR/user/settings-module-admin.md b/docs/tr-rTR/user/settings-module-admin.md
index 7f7e6959ed..3fca8e8eeb 100644
--- a/docs/tr-rTR/user/settings-module-admin.md
+++ b/docs/tr-rTR/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/tr-rTR/user/settings-radio-user.md b/docs/tr-rTR/user/settings-radio-user.md
index aff8918cb3..d27b9fc93c 100644
--- a/docs/tr-rTR/user/settings-radio-user.md
+++ b/docs/tr-rTR/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- ayarlar
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Güvenlik Ayarı
-| Setting | Açıklaması |
-| --------------------- | -------------------------------------------------------------------------- |
-| Genel Anahtar | Your node's public key (read-only) |
-| Yönetici Anahtarı | Key for remote administration |
-| Özel Anahtar | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Yönetilen Mod | Restrict non-admin channel changes |
+| Setting | Açıklaması |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Genel Anahtar | Your node's public key (read-only) |
+| Yönetici Anahtarı | Key for remote administration |
+| Özel Anahtar | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Yönetilen Mod | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/uk-rUA/user/connections.md b/docs/uk-rUA/user/connections.md
index a2b7d41578..559166b5e4 100644
--- a/docs/uk-rUA/user/connections.md
+++ b/docs/uk-rUA/user/connections.md
@@ -2,7 +2,7 @@
title: Connections
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/uk-rUA/user/desktop.md b/docs/uk-rUA/user/desktop.md
index a1b2d6996b..54ad85ca5d 100644
--- a/docs/uk-rUA/user/desktop.md
+++ b/docs/uk-rUA/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## Overview
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## Installation
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/uk-rUA/user/nodes.md b/docs/uk-rUA/user/nodes.md
index 2016386241..4a066be989 100644
--- a/docs/uk-rUA/user/nodes.md
+++ b/docs/uk-rUA/user/nodes.md
@@ -2,7 +2,7 @@
title: Вузли
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list

diff --git a/docs/uk-rUA/user/settings-module-admin.md b/docs/uk-rUA/user/settings-module-admin.md
index 8cd826e8ce..a2c18dc9dd 100644
--- a/docs/uk-rUA/user/settings-module-admin.md
+++ b/docs/uk-rUA/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/uk-rUA/user/settings-radio-user.md b/docs/uk-rUA/user/settings-radio-user.md
index 1689efad44..c152d1f63b 100644
--- a/docs/uk-rUA/user/settings-radio-user.md
+++ b/docs/uk-rUA/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- налаштування
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### Налаштування безпеки
-| Setting | Опис |
-| --------------------- | -------------------------------------------------------------------------- |
-| Відкритий ключ | Your node's public key (read-only) |
-| Ключ адміністратора | Key for remote administration |
-| Приватний ключ | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| Керований режим | Restrict non-admin channel changes |
+| Setting | Опис |
+| ------------------------- | -------------------------------------------------------------------------- |
+| Відкритий ключ | Your node's public key (read-only) |
+| Ключ адміністратора | Key for remote administration |
+| Приватний ключ | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| Керований режим | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/zh-rCN/user/connections.md b/docs/zh-rCN/user/connections.md
index 65c8c10943..64ded1eed7 100644
--- a/docs/zh-rCN/user/connections.md
+++ b/docs/zh-rCN/user/connections.md
@@ -2,7 +2,7 @@
title: 连接数
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- bluetooth
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/zh-rCN/user/desktop.md b/docs/zh-rCN/user/desktop.md
index 2ae30322ca..f91df6f9cb 100644
--- a/docs/zh-rCN/user/desktop.md
+++ b/docs/zh-rCN/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## 总览
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## 安装
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | 打开设置 |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | 打开设置 |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/zh-rCN/user/nodes.md b/docs/zh-rCN/user/nodes.md
index 2549e37b0a..ee088ad02c 100644
--- a/docs/zh-rCN/user/nodes.md
+++ b/docs/zh-rCN/user/nodes.md
@@ -2,7 +2,7 @@
title: 节点
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- - Remove node
+ - 删除节点
## Filtering & Sorting

diff --git a/docs/zh-rCN/user/settings-module-admin.md b/docs/zh-rCN/user/settings-module-admin.md
index fd3338db6a..dd847684bf 100644
--- a/docs/zh-rCN/user/settings-module-admin.md
+++ b/docs/zh-rCN/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/zh-rCN/user/settings-radio-user.md b/docs/zh-rCN/user/settings-radio-user.md
index 97b2c43fca..365772360c 100644
--- a/docs/zh-rCN/user/settings-radio-user.md
+++ b/docs/zh-rCN/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- 设置
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### 安全配置
-| Setting | 说明 |
-| --------------------- | -------------------------------------------------------------------------- |
-| 公钥 | Your node's public key (read-only) |
-| 管理员密钥 | Key for remote administration |
-| 私钥 | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| Debug Log | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| 管理模式 | Restrict non-admin channel changes |
+| Setting | 说明 |
+| ------------------------- | -------------------------------------------------------------------------- |
+| 公钥 | Your node's public key (read-only) |
+| 管理员密钥 | Key for remote administration |
+| 私钥 | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| Debug Log | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| 管理模式 | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

diff --git a/docs/zh-rTW/user/connections.md b/docs/zh-rTW/user/connections.md
index 4960c0c9ff..cf04183109 100644
--- a/docs/zh-rTW/user/connections.md
+++ b/docs/zh-rTW/user/connections.md
@@ -2,7 +2,7 @@
title: 連線
parent: User Guide
nav_order: 2
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
aliases:
- 藍牙
@@ -101,7 +101,7 @@ A successful connection is confirmed with a status indicator:
The app reconnects to the **last selected device** on startup. You can switch transports from the Connect screen at any time.
-To disconnect from a radio, tap the disconnect button on the Connect screen:
+To disconnect, tap the disconnect button on the Connect screen:
![Disconnect from radio](../../assets/screenshots/connections_disconnect.png)

diff --git a/docs/zh-rTW/user/desktop.md b/docs/zh-rTW/user/desktop.md
index cc3a125f3d..f91615aa40 100644
--- a/docs/zh-rTW/user/desktop.md
+++ b/docs/zh-rTW/user/desktop.md
@@ -2,7 +2,7 @@
title: Desktop App
parent: User Guide
nav_order: 14
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Install and use the Meshtastic Desktop app on Linux, macOS, and Windows — connections, feature parity, and keyboard shortcuts.
aliases:
- desktop
@@ -14,11 +14,7 @@ aliases:
# Desktop App
-The Meshtastic Desktop application provides the same mesh communication features on Linux, macOS, and Windows.
-
-## 概觀
-
-The Desktop app shares its core codebase with the Android app through Kotlin Multiplatform (KMP). Most features work identically across platforms.
+The Meshtastic Desktop application shares its core codebase with Android via Kotlin Multiplatform. Most features work identically on Linux, macOS, and Windows.
## 安裝
@@ -84,14 +80,14 @@ The Desktop app uses the same Compose Multiplatform UI with adaptations for larg
### Keyboard Shortcuts
-| Shortcut | Action |
-| ------------------- | --------------------------- |
-| **⌘Q** / **Ctrl+Q** | Quit the application |
-| **⌘,** / **Ctrl+,** | Open Settings |
+| Shortcut | Action |
+| ------------------- | ---------------------- |
+| **⌘Q** / **Ctrl+Q** | Quit the application |
+| **⌘,** / **Ctrl+,** | Open Settings |
| **⌘1** / **Ctrl+1** | Switch to Messages tab |
-| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
-| **⌘3** / **Ctrl+3** | Switch to Map tab |
-| **⌘4** / **Ctrl+4** | Switch to Connect tab |
+| **⌘2** / **Ctrl+2** | Switch to Nodes tab |
+| **⌘3** / **Ctrl+3** | Switch to Map tab |
+| **⌘4** / **Ctrl+4** | Switch to Connect tab |
### Window & System Tray

diff --git a/docs/zh-rTW/user/nodes.md b/docs/zh-rTW/user/nodes.md
index 197fa6a8c2..9426083f16 100644
--- a/docs/zh-rTW/user/nodes.md
+++ b/docs/zh-rTW/user/nodes.md
@@ -2,7 +2,7 @@
title: 節點
parent: User Guide
nav_order: 4
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Browse, filter, and sort mesh nodes — view details, signal quality, roles, and quick actions.
aliases:
- node-list
@@ -91,7 +91,7 @@ From the node list, you can:
- Send a direct message
- Trace route
- Ignore/unignore
- - Remove node
+ - 移除節點
## Filtering & Sorting

diff --git a/docs/zh-rTW/user/settings-module-admin.md b/docs/zh-rTW/user/settings-module-admin.md
index c00ae7e0db..9e5a65bce6 100644
--- a/docs/zh-rTW/user/settings-module-admin.md
+++ b/docs/zh-rTW/user/settings-module-admin.md
@@ -2,7 +2,7 @@
title: Settings — Modules & Admin
parent: User Guide
nav_order: 8
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure optional feature modules (MQTT, telemetry, canned messages, TAK, and more) and perform device administration.
aliases:
- modules

diff --git a/docs/zh-rTW/user/settings-radio-user.md b/docs/zh-rTW/user/settings-radio-user.md
index c0f3597e9c..1afe38dabd 100644
--- a/docs/zh-rTW/user/settings-radio-user.md
+++ b/docs/zh-rTW/user/settings-radio-user.md
@@ -2,7 +2,7 @@
title: Settings — Radio & User
parent: User Guide
nav_order: 7
-last_updated: 2026-05-13
+last_updated: 2026-05-20
description: Configure your radio hardware, LoRa presets, user profile, position sharing, power management, and security.
aliases:
- 設定
@@ -143,15 +143,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
### 安全性設定
-| 設定 | 描述說明 |
-| -------------------------------- | -------------------------------------------------------------------------- |
-| 公鑰 | Your node's public key (read-only) |
-| 管理金鑰 | Key for remote administration |
-| 私鑰 | Your node's private key (handle securely) |
-| ~~Admin Channel Enabled~~ | ⚠️ **Removed** — this toggle has been removed from the UI; admin channel behavior is now handled automatically |
-| 除錯日誌 | Output live debug logging over serial/bluetooth |
-| Serial Enabled | Enable serial console access (moved from Device Config) |
-| 管理模式 | Restrict non-admin channel changes |
+| 設定 | 描述說明 |
+| ------------------------- | -------------------------------------------------------------------------- |
+| 公鑰 | Your node's public key (read-only) |
+| 管理金鑰 | Key for remote administration |
+| 私鑰 | Your node's private key (handle securely) |
+| ~~Admin Channel Enabled~~ | ⚠️ Removed — now configured automatically when an admin key is set |
+| 除錯日誌 | Output live debug logging over serial/bluetooth |
+| Serial Enabled | Enable serial console access (moved from Device Config) |
+| 管理模式 | Restrict non-admin channel changes |
![Password field](../../assets/screenshots/settings_password_field.png)

Served by rngit 1.5.0 - Generated in 1.8s